projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97c5e7a
)
[PV-ON-HVM] Correct some out of date documentation.
author
Steven Smith
<ssmith@xensource.com>
Wed, 15 Nov 2006 08:54:16 +0000
(08:54 +0000)
committer
Steven Smith
<ssmith@xensource.com>
Wed, 15 Nov 2006 08:54:16 +0000
(08:54 +0000)
Noticed-by: Nowatzki, Thomas L <Thomas.Nowatzki@UNISYS.com>
Signed-off-by: Steven Smith <sos22@cam.ac.uk>
unmodified_drivers/linux-2.6/README
patch
|
blob
|
history
diff --git
a/unmodified_drivers/linux-2.6/README
b/unmodified_drivers/linux-2.6/README
index 3d57a8e8a65d15cb09e7dbdad700bc66c8ec3975..f5ad4dbabe4747d03186d10bb5c1ade95004884e 100644
(file)
--- a/
unmodified_drivers/linux-2.6/README
+++ b/
unmodified_drivers/linux-2.6/README
@@
-2,6
+2,6
@@
To build, run ./mkbuildtree and then
make -C /path/to/kernel/source M=$PWD modules
-You get four modules, xen-
evtchn
-pci.ko, xenbus.ko, xen-vbd.ko, and
-xen-vnif.ko. Load xen-
evtchn
-pci first, then xenbus, and then
+You get four modules, xen-
platform
-pci.ko, xenbus.ko, xen-vbd.ko, and
+xen-vnif.ko. Load xen-
platform
-pci first, then xenbus, and then
whichever of xen-vbd and xen-vnif you happen to need.